Remove unused shadow_control functionality from the Python layer. This is
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 19 Oct 2005 10:51:25 +0000 (11:51 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 19 Oct 2005 10:51:25 +0000 (11:51 +0100)
commit6d55f5160369dc5adec0a3ac8a1725b8fddc2f7c
tree5ac69828356527d2ad0191e73fd0f82b1985bc98
parent2b99d6e3a9c86d4532faa510bcf2dbd3ab2c2c77
Remove unused shadow_control functionality from the Python layer.  This is
handled in xc_linux_save, and no-one in the Python layer uses this functionality
directly.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/XendDomain.py